![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
Hi,
I'm trying to modify the phpBB3-Forum_magazine, http://www.veggiemind.com/phpBB3 so that it should be identical with the http://www.veggiemind.com. I cant fix so that the navbars border between the "LINK's" becomes black (#000000). And I don't know how to change the color on the marked hover, in the navbar ( #314521) Also, I want to remove 1 more pixel on the hight in the bottom of the subnav, can't find out how. And one last thing, where do I fill in where the LINKS in the navbar and subnav goes? This is the stylesheet for http://www.veggiemind.com/phpBB3: Code:
/* Navigation buttons */
.navtd {
padding: 0px 0px 5px 0px;
}
.navrow-right { float: right; }
.navrow {
width: 960px;
background: #2D3E20;
font-family: Arial, Tahoma, Verdana;
padding: 7px 0px 8px 0px;
margin: 0px auto 0px;
color: #B0D397;
text-align: left;
font-size: 11px;
font-weight: bold;
border-top: 1px solid #78A051;
border-bottom: 1px solid #78A051;
border-left: 1px solid #000000;
}
.navrow b, .navrow strong { font-weight: normal; }
.navrow a, .navrow a:visited {
background: #2D3E20;
color: #B0D397;
text-decoration: none;
text-transform: uppercase;
margin: 0px -2px 0px 0px;
padding: 7px 20px 7px 20px;
}
.navrow a:hover {
background: #314521;
color: #FFFFFF;
text-decoration: none;
margin: 0px -2px 0px 0px;
padding: 7px 20px 7px 20px;
}
.navrow2 {
width: 960px;
background: #5D8F42 url('images/navbar2.gif');
font-family: Arial, Tahoma, Verdana;
margin: 0px auto;
color: #909090;
text-transform: uppercase;
text-align: left;
font-size: 11px;
font-weight: bold; padding-left:0px; padding-right:0px; padding-top:6px; padding-bottom:7px
}
.navrow2 b, .navrow2 strong { font-weight: normal; }
.navrow2 a, .navrow2 a:visited {
color: #28371A;
text-decoration: none;
margin: 0px -2px 0px 0px;
padding: 6px 20px 7px 20px;
}
.navrow2 a:hover {
background: #5D8F42;
color: #FFFFFF;
text-decoration: underline;
margin: 0px -2px 0px 0px;
padding: 7px 20px 6px 20px;
}
/* SubNavigation buttons */
.subnavtd {
padding: 10px 25px 5px 25px;
}
.subnavrow-right { float: right; }
.subnavrow {
background: #F1F1F1 url('images/subnav.gif');
padding: 6px;
color: #909090;
text-align: left;
font-size: 11px
}
.subnavrow b, .subnavrow strong { font-weight: normal; }
.subnavrow a, .subnavrow a:visited {
color: #213016;
text-decoration: none;
}
.subnavrow a:hover {
color: #2255AA;
text-decoration: underline;
}
a.link-new, a.link-new:visited { color: #202020; }
a.link-new:hover, a.link-new:visited:hover { color: #2255AA; }
__________________
http://www.veggiemind.com |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| phpbb3 and New Theme | dynamic | General Discussion | 1 | 01-15-2010 04:42 AM |
| phpBB3 Template | leysinpark | General Discussion | 1 | 08-06-2009 06:55 AM |
| onDemand + phpBB3 integration | sniadek | General Discussion | 1 | 12-08-2008 09:03 PM |
| Old documentation for PHPBB3 customization [r1] | justinben | General Discussion | 1 | 11-23-2008 06:33 AM |
| phpBB3 | gordonmartin | General Discussion | 7 | 11-09-2008 03:54 PM |
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us