PDA

View Full Version : Carbonite theme not diplaying correct.


Mantos
Jan-16-2008, 01:12 PM
Helloo,

Recently removed my old navbar which had issues. Also deleted lots of other things too but kept copies so most things ok.

Now the carbonite theme is not displaying correctly - but after looking decided I would like to go minimalist with it. What I mean is - where the section titles are, ie - most popular photo / gallery catergories. Part of the theme is the lines around the titles and the little block that highlights when your pointer is in that section > how do I remove these? (They are not displaying correctly anyway as they are too far right.

Second tweak is too move the edge of Popular photos / bio / categories - slightly to the left. You can tell with the popular photos as they are not centered - more space on the left side than the right. This applies to all pages as the main body is breaching to the right on every page.

Help please.

richW
Jan-16-2008, 10:45 PM
Helloo,

Recently removed my old navbar which had issues. Also deleted lots of other things too but kept copies so most things ok.

Now the carbonite theme is not displaying correctly - but after looking decided I would like to go minimalist with it. What I mean is - where the section titles are, ie - most popular photo / gallery catergories. Part of the theme is the lines around the titles and the little block that highlights when your pointer is in that section > how do I remove these? (They are not displaying correctly anyway as they are too far right.

Second tweak is too move the edge of Popular photos / bio / categories - slightly to the left. You can tell with the popular photos as they are not centered - more space on the left side than the right. This applies to all pages as the main body is breaching to the right on every page.

Help please.Start by removing this from your header section:

<div class="menu">
<ul>

See how it looks after :)

Add this after if needed:
.boxTop,
.boxBottom {border: none;}

Mantos
Jan-17-2008, 09:56 AM
Thanks so much - its certainly centered it. It hasnt removed the grey line though - how do I do this?