Forum Support

Shape 5
March 29, 2024, 09:36:47 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Border around page content  (Read 646 times)
reach100
Jr. Member
**
Offline Offline

Posts: 21



« on: June 08, 2012, 04:40:49 PM »

Hi there,
how can I remove the border and title from the center content on each page.
Also, how can I highlight the button on the left nav for the page a user is on. The active state if you will.
I am using Shenendoah. Thank you.
Rich V

http://wordpress.delmarmainstreet.com/contact-us
Logged
Tristan Rineer
Global Moderator
*****
Offline Offline

Posts: 3858

Gravatar


« Reply #1 on: June 10, 2012, 07:53:00 AM »

Due to consistent failure to post on the correct board, this post will not be answered until Monday. Future mis-placement of posts will result in additional delays.

In other words...  Stop posting in "General" when you know the correct board to post on.

I will be adding a penalty delay to future responses for making me move so many posts.
Logged

Tristan Rineer
------------
Shape 5 Team



- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
Tristan Rineer
Global Moderator
*****
Offline Offline

Posts: 3858

Gravatar


« Reply #2 on: June 11, 2012, 09:55:21 AM »

Both of your questions are solved by basic CSS edits.

For the border/title issue add the following to style.css:
Code:
#s5_component_wrap{ border:none;}
#s5_component_wrap .contentheading{display:none;}

To highlight the current page/menu item in your side menu, try something like this:
Code:
.current-menu-item a, .current_page_item a{ color:green; }

I suggest that you install firebug (linked in my signature), and try "inspecting" the various things you want to change.  It will tell you exactly where in the CSS to go, and let you make temporary changes with a live preview so you know what you want before you edit any files.
Logged

Tristan Rineer
------------
Shape 5 Team



- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.