Style changes

Current Version: 1.0.6
Released: 09.01.10
Forum rules
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
Locked

Topic author
T3h Antek
Active Member
Posts: 6
Joined: 4. March 2010 13:58
phpBB.com User: T3h Antek

Style changes

Post by T3h Antek »

Good day,

I am trying to edit my portal to suit my site but following the instructions here :

knowledge/kb_show.php?id=5

Is not working as my portal.css is different :

Code: Select all

/* inner corners */

span.portal-corners-top-inner {
	margin: 0 -5px;
}

span.portal-corners-bottom-inner {
	margin: 0 -5px;
	clear: both;
}

span.portal-corners-top-inner, span.portal-corners-bottom-inner{
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	background-repeat: no-repeat;
}

/* main menu, user menu and the links */

.portal-navigation{
width: auto;
}

.portal-navigation ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.portal-navigation ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.portal-navigation ul li a{
background-image: url("{T_THEME_PATH}/images/portal/arrowbullet.gif");
background-repeat: no-repeat;
background-position: center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
font-weight: bold;
font-size: 90%;
}

.portal-navigation div.menutitle{
padding: 1px 0;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 12px;
}

Where can I find the right file to change the colours of my portal ?


Thank you,


Antek

Topic author
T3h Antek
Active Member
Posts: 6
Joined: 4. March 2010 13:58
phpBB.com User: T3h Antek

Re: Style changes

Post by T3h Antek »

It's been 26 Hours so I was hoping to see a reply.

Can someone please help me, I am sure it's a simple answer.


Thanks

Topic author
T3h Antek
Active Member
Posts: 6
Joined: 4. March 2010 13:58
phpBB.com User: T3h Antek

Re: Style changes

Post by T3h Antek »

LOL 3 days later and still nothing, active and helpfull community here.

gisfreak
Active Member
Posts: 19
Joined: 14. May 2010 18:03
phpBB.com User: gisfreak

Re: Style changes

Post by gisfreak »

hey mate, this is non profit sites and community based, so people only spend their times helping here after their real life :x , if you can't wait why dont you spend your money pay someone who can help you :roll:
User avatar

Marc
Dev
Posts: 2504
Joined: 17. July 2008 21:08
phpBB.de User: marc1706
phpBB.com User: Marc
Location: Clausthal-Zellerfeld / München
Contact:

Re: Style changes

Post by Marc »

T3h Antek wrote:LOL 3 days later and still nothing, active and helpfull community here.
Just for that I'll wait till tomorrow. You probably won't believe it, but we actually have a real life.

Topic author
T3h Antek
Active Member
Posts: 6
Joined: 4. March 2010 13:58
phpBB.com User: T3h Antek

Re: Style changes

Post by T3h Antek »

I apologize, it was a bad day for me, does of course not give me the right to let it out here, so I am sorry.
User avatar

Marc
Dev
Posts: 2504
Joined: 17. July 2008 21:08
phpBB.de User: marc1706
phpBB.com User: Marc
Location: Clausthal-Zellerfeld / München
Contact:

Re: Style changes

Post by Marc »

The instructions you referred to is only for Board3 Portal 1.0.2. Newer versions take their colors from the style itself. I recommend you use a software like firebug in order to find the parts of your theme you need to edit in order to get a better fitting portal.
Locked

Return to “board3 Portal 1.0.x - English Support”