-
Author
-
March 24, 2014 at 20:18 #13378
Joss
ParticipantI have tried to change the color and size of the sidebar but i dont now how
can someone hekp me …?March 27, 2014 at 15:36 #13590Abe
KeymasterHi Joss,
To change the sidebar width we have done some changes to the theme and now you will have two new options in Theme options – Layout settings to set content width: “Main content width for one sidebar templates” and “Main content width for two sidebars templates”.
Until next update please get this archive and replace current theme files with the one included in the archive.
https://archived.seventhqueen.com/files/kleo/kleo-template-width.zipTo change the colors for the sidebar you need to add custom css in the file kleo-child/style.css or in admin – Theme options – Quick css for example:
COPY CODE.sidebar { background: none repeat scroll 0 0 #CCCCCC; color: #0000FF !important; } .sidebar a{ color: #0000FF !important; } .widget-title { color: #FF0000 !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 5, 2014 at 17:38 #16917robblundell
ParticipantHi,
The background colour of my sidebar did not change when I did this. are you sure the sidebar background is correct?
May 9, 2014 at 23:55 #17355Abe
Keymasteradding the CSS should work, just change the color codes to your desired ones
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 10, 2014 at 07:05 #17415robblundell
ParticipantHi
I have the following on http://www.sugrandspice.com/spice
.sidebar {
background: none repeat scroll 0 0 #000000;
color: #0000FF !important;
}and the sidebar is still white.
Please advise.
May 10, 2014 at 08:43 #17420robblundell
ParticipantHi this is really urgent – can I give you our admin settings and you can try and change this sidebar as it is still white?
May 11, 2014 at 00:00 #17497SQadmin
KeymasterHi @robblundell, in a few moments I’ll give you the full css for this.
Regards,
RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 11, 2014 at 00:27 #17501SQadmin
KeymasterHi, as you know if you change sidebar background apart from the rest of the layout you also need to change colors, backgrounds, lines, etc. on some elements to fit in the same color palette. I added these lines as an example of what you need, you can change hex colors as you need.
COPY CODE.sidebar { background: #000; } .sidebar a { color: #777 !important; } .widget_search #searchform > div, .sidebar select { border-color: #333 !important; } .sidebar .kleo-widget-recent-posts-li, .sidebar .widget_categories li, .sidebar .widget_recent_entries li, .sidebar .widget_archive li, .sidebar .widget_display_views li, .sidebar .widget_recent_comments li, .sidebar .widget_product_categories li, .sidebar .widget_layered_nav li, .sidebar .widget_nav_menu a, .widget_tag_cloud a { border-color: #333 !important; } .sidebar .widget_nav_menu .current_page_item > a, .widget_tag_cloud a { background-color: #272727 !important; } Regards, RobertHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 12, 2014 at 04:54 #17537robblundell
ParticipantHi,
I tried this and it still is not working.
Is there anyway I can give you our credentials and you can take a look?
May 12, 2014 at 04:55 #17538robblundell
ParticipantThis is for the Sweetdate theme as well. It isn’t for the Kleo theme.
May 14, 2014 at 02:08 #17783Abe
Keymaster@robblundell this topic is for KLEO, please create a different topic in the right theme section
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 14, 2014 at 02:09 #17785Abe
KeymasterPS: @robblundell in Sweetdate – Styling options you have the sidebar section where you can style it
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 14, 2014 at 08:37 #17815robblundell
Participant@abe there is no styling options for sidebar background – Can you advise how and where i change this?
May 14, 2014 at 16:49 #17859robblundell
ParticipantHi,
I have implemented this. Please see attached, and this has had no effect on my sidebar.
I also tried it as a class and id but it didn’t work either.
May 14, 2014 at 17:01 #17865Abe
KeymasterThis is a KLEO topic but my code is for Sweetdate. Please create a new topic in Sweetdate theme. We will close this section. Also share a link to your site
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The topic ‘Hi. how can i change color and size sidebar ..??’ is closed to new replies.