Skip to content
WJunction - Webmaster Forum

[help] DDLCMS - Graphic Modifications - Which file?

Status
Not open for further replies.
Hi all,

I recently downloaded and installed DDLCMS Script. I have been modifying the skin to suit myself but I am having problems finding what I need.

I have looked through this forum and the useless DDLCMS Forum with no luck.

What I am after is butting a block/bar of color behind the menu headings (please see pic below). I have looked at other skins, both standard and custom and haven't seen it done, which is leading me to think it simply cant be done, which is strange in PHP and CSS.

This is the effect I am after, as you can see the blue blocks/bars behind the menu headings, (this pic edited in ms paint)

2m7sw8o.png


I am not looking for someone to do this for me, just to point me to the file/values where it is.

Thanks for taking the time out to read through.

Skunked
 

3 comments

Sorry to double post, didnt want to edit first post and confuse people.

I have found what I was looking for (above). For anyone else that whats to know its in the main CCS skin (stylesheet.css) under ..sidebartitle. If you want to add it here is the code :
background-color: #5AA7EA;

.sidebartitle {
background-color: #5AA7EA; // change for the colour you want
margin-top: 10px;
margin-bottom: 5px;
font-weight: bold;

Thanks anyway

Skunked
 
Thanks anyway Benzoman!

Mods/admin feel free to bin this thread if you thinks its not much use now, new to DDLCMS so I dont know if the above info is even useful to anyone.

Skunked
 
Status
Not open for further replies.

About the author

S
Active Member · Joined
29
Messages
0
Reactions
1
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom