Here is my issue. I am using Rocket Theme Akiraka with Joomla 2.5 and Virtue Mart 2.0. I am using a blue background with white text throughout the site. In Virtuemart I needed to change a few things in the CSS to get text colors to appear as white. The price and average customer rating needed to changed and I succeeded at changing them. My problem is when I select a category and 10 products appear and there is a white box that says product details. The problem is the text is white and the background in the box is white so I need to change the text to black or blue or leave the text white and change the box to another color. I can't find the right line of code to correct this.When I use Firebug it directs me to a line of code that does not exist. Example it shows line 241 but the last line is 235. And I so see code that has lines drawn through it as if it is overwritten. I viewed all of this in Dreamweaver to get a good look but can't find it to fix it.
All suggestions are welcomed.
Thanks
David Bellamy
Can you post a link to your site?
Is the CSS from Virtuemart or from your Rocket Theme Template?
The CSS is from Virtue Mart, but I started looking for this problem in the Template.css of Akiraka (Rocket Theme) and could not find it. Then looked in the Virtue Mart CSS and corrected three text color issues. I have not gone back to template.css to see if the color for the "product details" box background is there. I will see if I can find it there.
I would love to know what your ideas are regarding resolving this issue.
Any url?
Dear Friends,
Sorry for asking for advice then taking a long time to respond to your questions that will help you direct me. The site is being built on a local server so there is no URL at this time. I wanted to get it at least almost finished before uploading. The hold up is, I am editing an important video. Once I complete that the site goes live. And I did resolve the issues by taking a closer look at where Firebug was directing me. The problem was a lot of declarations were grouped together in the CSS of this template and I am still new at using purchased templates.
Again, sorry the slow reply. I got caught outside of the virtual world for a minute.
Hello ,
the VirtueMart css file is located in:
/components/com_virtuemart/assets/css/vmsite-ltr.css
The easiest way to find the right css line for an element is by using firebug which is a firefox plugin.
Sincerely,
Eugen Stranz