phpBB Forum

It is currently Sat 4. Feb 2012, 11:45

All times are UTC + 1 hour

Forum rules


Hello dearest user and welcome to our EQDKP-Plus support forum.

Please read the following rules and terms before posting anything! Failure in doing so will result in being ignored or being banned. Posting in our boards means you have read, understood and accepted those rules.

English Board Rules – Click here



Post new topic Reply to topic  [ 5 posts ] 
Author Message
Offline
 Post subject: Portal Module border colors
PostPosted: Tue 17. Aug 2010, 19:22 

Joined: Mon 26. Jul 2010, 16:06
Posts: 18
Im using the WoWMaevahEmpireV template. Right now all the portal modules borders are yellow. Ide like to adjust the color of these. The question is were do I change this color at? I do not see it in the style manager.



Top
 Profile  
 
Offline
 Post subject: Re: Portal Module border colors
PostPosted: Wed 18. Aug 2010, 00:52 

Joined: Sun 9. May 2010, 18:24
Posts: 30
Looks like it's part of this style sheet item. However many items use the same entry for multiple colors, I usually set each entry in turn to something wildly visible like bright purple and see what changes.

Code:
.forumline (line 469)

{

background-color: #010101;

background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-position: 0% 0%;

border-top-width: 1px;

border-right-width-value: 1px;

border-right-width-ltr-source: physical;

border-right-width-rtl-source: physical;

border-bottom-width: 1px;

border-left-width-value: 1px;

border-left-width-ltr-source: physical;

border-left-width-rtl-source: physical;

border-top-style: outset;

border-right-style-value: outset;

border-right-style-ltr-source: physical;

border-right-style-rtl-source: physical;

border-bottom-style: outset;

border-left-style-value: outset;

border-left-style-ltr-source: physical;

border-left-style-rtl-source: physical;

border-top-color: #edd76f;

border-right-color-value: #edd76f;

border-right-color-ltr-source: physical;

border-right-color-rtl-source: physical;

border-bottom-color: #edd76f;

border-left-color-value: #edd76f;

border-left-color-ltr-source: physical;

border-left-color-rtl-source: physical;

}



Top
 Profile  
 
Offline
 Post subject: Re: Portal Module border colors
PostPosted: Wed 18. Aug 2010, 03:51 

Joined: Mon 26. Jul 2010, 16:06
Posts: 18
Whats the name of the style sheet? Where can it be found. I do not see one in the template directory.



Top
 Profile  
 
Offline
 Post subject: Re: Portal Module border colors
PostPosted: Wed 18. Aug 2010, 17:05 

Joined: Sun 9. May 2010, 18:24
Posts: 30
Appears to be set in the WoWMaevahEmpireV\page_header.html as an inline style.

Code:
.forumline
   {
   background:#010101;
   border:1px outset #EDD76F;
   }



Top
 Profile  
 
Offline
 Post subject: Re: Portal Module border colors
PostPosted: Thu 19. Aug 2010, 14:30 

Joined: Mon 26. Jul 2010, 16:06
Posts: 18
thank you. Just what I was looking for.



Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

(C) The EQdkp-Plus Developer Team
EQdkp Plus Template by Ramon Kaes