Welcome, Guest. Please login or register.
Did you miss your activation email?
May 27, 2012, 02:58:49 AM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
155555 Posts in 21715 Topics by 7737 Members
Latest Member: gx-world
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: A Few More Sites Fresh From the Oven  (Read 1815 times)
ProSam

Offline Offline

Posts: 109


« on: April 22, 2008, 06:17:29 AM »

I've been a busy little baker as of late so much so I've had to use a bit more of the WB resources at hand mainly templates so here they are:

1. UncionFM.com Used Andreas00 as a base
2. DavidVazquez.org Used NatureWeb4 as a base
3. EliteHelps.com This template was actually bought by the client and it was a major PITA to get it to render correctly in FF, too many freakin tables. Oh well, not my issue. undecided
Logged
Lotus

Offline Offline

Posts: 184


« Reply #1 on: April 22, 2008, 08:26:24 AM »

like your imagery..
Logged
tessed

Offline Offline

Posts: 91


WWW
« Reply #2 on: April 22, 2008, 12:59:25 PM »

On the David Vazquez website there's a red line at the bottom of the page that 100% width in Firefox 2.0.0.14 on Vista. I suppose it should be the same width as the main white background.

But i really like the rest of this website. Nice graphic design.

Tyronne
Logged

Webdesign: www.desse.nl
ProSam

Offline Offline

Posts: 109


« Reply #3 on: April 22, 2008, 04:27:20 PM »

Hi Guys,
Thanks for your kind words.

@Tyrone,
I did see the line across the bottom of David's site and just left it there since it was part of the template but I see what you mean, it does look out of place. I just tried to fix that and was not able to. I set a width to the style and it did become smaller but it also aligned to the left. I can't seem to get it to stay in thew middle.

Does anyone have an idea how to fix this?
Logged
marathoner

Offline Offline

Posts: 495


« Reply #4 on: April 22, 2008, 05:09:52 PM »

Red line coming from your footer id...check the CSS and remove or change:
"border-top:5px solid #8e0300;"
Logged
ProSam

Offline Offline

Posts: 109


« Reply #5 on: April 22, 2008, 05:18:52 PM »

Red line coming from your footer id...check the CSS and remove or change:
"border-top:5px solid #8e0300;"
Hi,
I know which style it is, I don't want to get rid of it, I want to make it 790px and stay in the middle.

Thanks
Logged
marathoner

Offline Offline

Posts: 495


« Reply #6 on: April 22, 2008, 11:56:50 PM »

If you know which style it is then you'll see that you haven't applied a width to it. I *think* that you really want it in your #footer id .inner class like below:

Code:
#footer {
    font-size:80%;
    padding-left:20px;
    text-align:left;
}
#footer .inner {
    text-align:center;
    border-top:5px solid #8e0300;
    width:790px;
    color:#000;
    margin:auto;
    padding:auto;
    margin-top:10px;
}
Logged
ProSam

Offline Offline

Posts: 109


« Reply #7 on: April 23, 2008, 06:14:31 AM »

Well I fixed it.

I moved the inner class out from inside the footer tag and renamed the style to just inner and then adjusted it from their and it worked.
Logged
bupaje

Offline Offline

Posts: 519


WWW
« Reply #8 on: April 29, 2008, 05:23:05 AM »

Great work. I love the bold colors and design.
Logged

My Blog, My Site
ProSam

Offline Offline

Posts: 109


« Reply #9 on: April 29, 2008, 05:44:37 AM »

Thanks for the kind words guys. I appreciate it. I got a few more in the oven and shall be putting them out to air soon. I'll keep ya'll updated.  afro
Logged
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!