Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

Weird!

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 02-23-2006, 12:12 AM
 
Kered Kered is offline
 

Advanced Member
  
Join Date: Dec 2005
Posts: 77
 

Default Weird!

Hi,

Can someone explain this one to me.

I have been trying to change the colours of text in my shop.

I go to the shop front (shop is closed) so I use key - the colours are almost as I wanted them I just need to make the side menu titles White instead of black.
I go to admin - the colours here are the colours I wanted in the shop (OK so I must have changed the admin css file sometime) anyway - into webmaster mode - all colours in admin go green ( I think that is supposed to happen)

I open customer area in new window - (all colours are green).

I find my way to skin1.css 'vertmenutitle change colour to #ffffff (white). Go back to shopfront still in webmaster mode - green text everywhere - refresh - still green.
So I open fresh browser go to shopfront - lets me in without key. Menu Title still black instead of white. Close all down.
Start fresh browser go to shopfront - put in key. Debugging console pops up?! It doen't function ( page parts dont move when runing mouse over it) Close it down - page menu titles still black. Click to go to another page - debugging console pops up again!!! Close all down. Wierd.
I am using Firefox - it has been working fine. ( I have recently installed an update) could this be a problem? I did have a problem yesterday Firefox would not allow any pop ups again a sudden problem - but I thought I has resolved it - now it seems to have gone pop up mad!
Has anyone else had this? I really do not want to go back to the bad old days of ie.

Can anyone help? Please

Viv

__________________
VivD4.0.17
Reply With Quote
  #2  
Old 02-23-2006, 03:06 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

Ok, first, all text is green in webmaster mode, so you can't preview what the text will look like then.

Second, turn off the debug console in General Settings.

Third, remember, the side menu items are links, so you need to edit not only the main style, but all of the link styles as well.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #3  
Old 02-23-2006, 05:28 AM
 
Kered Kered is offline
 

Advanced Member
  
Join Date: Dec 2005
Posts: 77
 

Default

Hi,

I have been editing skin1.css is there another css file I should be editing - I cannot find anymore???
__________________
VivD4.0.17
Reply With Quote
  #4  
Old 02-23-2006, 05:29 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

skin1.css is it. The styles that control the side menu links are these:

.VertMenuItems{
COLOR: #330000; TEXT-DECORATION: none;
}
.VertMenuItems:link {
COLOR: #330000; TEXT-DECORATION: none;
}
.VertMenuItems:visited {
COLOR: #330000; TEXT-DECORATION: none;
}
.VertMenuItems:hover {
COLOR: #550000; TEXT-DECORATION: underline;
}
.VertMenuItems:active {
COLOR: #330000; TEXT-DECORATION: none;
}
.VertMenuHr {
COLOR: #999999;
}
.CategoriesList {
FONT-SIZE: 12px;
}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 02:09 PM.

   

 
X-Cart forums © 2001-2020