Editing Main Theme?

Forum
Last Post
Threads / Messages

SapphirePhoenix

Adoptable Site Owner
Member
Joined
Nov 22, 2015
Messages
81
Points
0
Age
19
Location
Australia
Mysidian Dollar
5,356
How do I change the background image/colour, page title (it says home instead of Home, rules instead of Rules and so on), hyperlinked text colour and the colour of the dropdown menu of the main theme? I know CSS but I'm not sure where and which files.
 
To change the color of the theme, check the templates folder->main->media->styles.css
The dropdown menu is in the css folder. (css->menu.css)
As for what links are displayed... go to your ACP on the site. There's a side tab that says "Links".
 
Edit the css in locations Wallie pointed you to. When in doubt, use your browser to test out new styles and find out if already existing styles need changed. You can right click and 'Inspect' any element on a page with your browser. You'll get something cool like this:

help_by_kyttias-d9lvcd6.png


For example, you'll see that links in the menu are styled in menu.css at line 12 - if you're ever not sure where to find a specific stylesheet, this should help you locate it.

At the top right of the styles it tells you what file the style is being applied from. It should act as a link you can right click an open in a new tab - then, from the url you see, you can locate it better in your files. In this case, http://www.azurelia.mysidiahost.com/css/menu.css - this is because this particular menu is used in many of the default themes and I guess they just wanted to keep it in a location separate from the theme templates.

You can also use the Inspect tool to modify css 'live' - just click anywhere beside the existing styles to and it should open a new line. However - changes aren't and can't be saved this way, it's just great for previewing potential changes. So be sure to copy your changes over to the actual file manually!

help_by_kyttias-d9lvdie.gif


I'm using the Chrome browser but it's all pretty similar in Firefox!
 
Last edited:
Cool! Thank you both!

Kyttias I think I saw something like that when pressing F12 on Internet Explorer.
 

Similar threads

Users who are viewing this thread

  • Forum Contains New Posts
  • Forum Contains No New Posts

Forum statistics

Threads
4,280
Messages
33,130
Members
1,603
Latest member
Monako
BETA

Latest Threads

Latest Posts

Top