Joomla! Discussion Forums



It is currently Fri Nov 27, 2009 8:34 am (All times are UTC )

 


Forum rules

Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.



Post new topic Reply to topic  [ 10 posts ] 
Author Message
Posted: Wed Nov 04, 2009 12:16 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Wed Nov 04, 2009 11:34 am
Posts: 6
Hi

Im editing the template_css file trying to change colours of various boxes, fonts, borders (excuse my choice of words im bigtime noob...), how can I tell what part of the css code is for certain parts of the Joomla template? Ive found the main ones (main background, font etc) but some are impossible to find. A tool which shows me a visual representation of the css code and which highlights parts of the code would be great, if there is such a thing...?

Thanks!


Top
  E-mail  
 
Posted: Wed Nov 04, 2009 5:34 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Wed Nov 04, 2009 4:52 pm
Posts: 35
Location: Ahmedabad, India
Hi,

You can use Firefox web browser and Web Developers tools extension for the same.

You will be able to find code for specific module by pressing Ctrl+Shift+F on your keyboard and then clicking on specific module.

_________________
Joomla Template Tuning & Custom Joomla Template Designs
Webify Solutions, India http://www.webify.co.in


Top
  E-mail  
 
Posted: Wed Nov 04, 2009 9:13 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Wed Nov 04, 2009 11:34 am
Posts: 6
Thanks webify!

Ive got Web Dev tools installed and I have clicked Ctrl+Shift+F then clicked on specific module. I can see the attributes which pop up on the left, and I have opened teh "Edit Css" menu, but I cant work out how to highlight (or find) where the attributes displayed are found in the code.

Please see attahced. I know im close! thanks!!


You do not have the required permissions to view the files attached to this post.


Top
  E-mail  
 
Posted: Wed Nov 04, 2009 11:41 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Wed Nov 04, 2009 11:34 am
Posts: 6
Hi again,

Just to show where im gettign confused... I have highlighted (red circle) the part of the frontpage which I would like to change the colour of. Its the part which shows what page you have navigated to. On the frontpage it says "home".

So did a Ctrl+Shift+F then clicked on the above discribed part of the page and it shows the Ancestors... I assumed that I try to follow the ancestory and did a search for "maincol" as it was the last part of the ancestors list. But when I get there I dont see any colour references.

What am i doing wrong? Im so close! :)

Thanks again for your help!

(see new attached)


You do not have the required permissions to view the files attached to this post.


Top
  E-mail  
 
Posted: Thu Nov 05, 2009 2:41 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Wed Nov 04, 2009 4:52 pm
Posts: 35
Location: Ahmedabad, India
Hi,

You are not close. You are on it. You just see the title of the yellow popup

div#breadcrumbs

Just find out breadcrumbs and change the background color.

Thats it!

_________________
Joomla Template Tuning & Custom Joomla Template Designs
Webify Solutions, India http://www.webify.co.in


Top
  E-mail  
 
Posted: Thu Nov 05, 2009 2:49 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Wed Nov 04, 2009 11:34 am
Posts: 6
lol

here's the only breadcrumb reference (from template_css.css) but cant see the colour code to change? Do I have to add a line of code? Sorry mate!

}
#breadcrumbs {
margin: 4px auto 6px auto;
padding: 4px;
}
td#leftcol {}
td#leftcol .inside {margin: 4px;}

td#rightcol {}
td#rightcol .inside {margin: 4px;}

td#maincol {padding: 0px 8px;}

/* @end */


Top
  E-mail  
 
Posted: Thu Nov 05, 2009 2:58 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Wed Nov 04, 2009 4:52 pm
Posts: 35
Location: Ahmedabad, India
Oh yes!

add

background:#333333;

Let me know if this doesn't work

_________________
Joomla Template Tuning & Custom Joomla Template Designs
Webify Solutions, India http://www.webify.co.in


Top
  E-mail  
 
Posted: Thu Nov 05, 2009 4:38 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Wed Nov 04, 2009 11:34 am
Posts: 6
Thanks. Ive put it under breadcrumbs (see below) but nothing changed yet... (see attached for code and screenshot). Did i do it right?

}
#breadcrumbs {
margin: 4px auto 6px auto;
padding: 4px;
background:#443B32;
}


I seriously need to read up on this! If you have any good links to articles on this it would be much appreciated.


You do not have the required permissions to view the files attached to this post.


Top
  E-mail  
 
Posted: Thu Nov 05, 2009 3:04 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Wed Nov 04, 2009 4:52 pm
Posts: 35
Location: Ahmedabad, India
Hi,

If you give me a username and password, I can solve it for you in seconds.

PM me the username and password.
:) :pop

_________________
Joomla Template Tuning & Custom Joomla Template Designs
Webify Solutions, India http://www.webify.co.in


Top
  E-mail  
 
Posted: Fri Nov 06, 2009 8:04 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Wed Nov 04, 2009 11:34 am
Posts: 6
Thanks for fixing it for me Webify! Can you tell me how you fixed it so that I can do it myself for the other parts I need to change the colour of?

I just cant work out how to locate the correct part of the css files using the Dev Tools in Firefox. In dreamweaver you can click on a part on the webpage and it highlights the relevant code in a window next to it.

Can web dev tool for mozilla do this mate? Or can you tell me how you did it as I have sevreal other parts to change?

Thanks for your help mate!


Top
  E-mail  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 10 posts ] 

Quick reply

 



Who is online

Users browsing this forum: christofff, lutherblissett, shibu, thelumpster and 34 guests


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

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group