Page 1 of 1

Help CSS

PostPosted: Thu Feb 14, 2008 12:44 pm
by ismar
Hi, could anyone help me ?
Where can I edit this part ( image attached ), in CSS code ?

http://www.pbase.com/image/92940151

Thanks.
Ismar

PostPosted: Thu Feb 14, 2008 1:16 pm
by flemmingbo
could you post a link to the actual page instead ?

From the image it looks like html header, not css. But a link would help a lot.

regards,

Flemming

PostPosted: Thu Feb 14, 2008 1:32 pm
by ismar
Hi Flemming,
my main page is :

http://www.pbase.com/ismar

The problem is on line..

PROFILE GUESTBOOK RECENT

It's very long... how can I fix this problem on CSS code ??

regards
Ismar

PostPosted: Thu Feb 14, 2008 1:44 pm
by flemmingbo
right, got it :D

The problem is you're using the H3 tag for the 3 headers in the menu. And your H3 has a width of 675 pixels, meaning every cell becomes 675 pixels wide.

So you have to remove the <h3 align="center"> from your html and style the menu links by making a class of your own.

regards,

Flemming

PostPosted: Thu Feb 14, 2008 2:27 pm
by ismar
Thanks Flemming..
by the way.. congratulations, you have a wonderful collection of images.

Regards,
Ismar