StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have -- and this forum will be removed on July 1st, 2013.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 04-01-2009, 02:59 PM
SWiz's Avatar
SWiz SWiz is offline
Registered User
Pro Plus Member
 
Join Date: Oct 2008
Posts: 214
Default Modifying the phpBB3-forum for Rev-Mag!

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; }
Best / Jonas
__________________
http://www.veggiemind.com
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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


All times are GMT -5. The time now is 12:33 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.