Up Your Cupcake
Please 'Register' or 'Log-in' to start interacting with the forum.
Up Your Cupcake
Please 'Register' or 'Log-in' to start interacting with the forum.
Up Your Cupcake
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Up Your Cupcake

Connect with other women from all over the world! Share advice, get support, & make lifelong friendships.
 
HomePortalLatest imagesRegisterLog in
Log in
Username:
Password:
Log in automatically: 
:: I forgot my password
Navigation
Portal
Forum
Memberlist
User Control Panel
Forum FAQ

March 2024
MonTueWedThuFriSatSun
    123
45678910
11121314151617
18192021222324
25262728293031
CalendarCalendar
Tweet With Us ♥
Poll
What is your opinion on Male Infant Circumcision?
 Pro-Circumcision
 Pro-Parents Choice
 Anti-Circumcision
 I don't have an opinion.
View results

Share
 

 → Remove Borders From Pages Menu ←

View previous topic View next topic Go down 
AuthorMessage
SnarkyCupcake
SnarkyCupcake
Administrator
Administrator


→ Remove Borders From Pages Menu ←  Empty
PostSubject: → Remove Borders From Pages Menu ←    → Remove Borders From Pages Menu ←  Icon_minitimeSat Jan 24, 2015 11:47 pm

[You must be registered and logged in to see this link.] wrote:

By default, a standard Blogger template with the Pages widget active displays it in a boxy format with a 1px border around the entire thing, and separator lines between each link. This look might not match your overall layout and look a bit out of place, so let’s get rid of those darn lines!

Start by heading over to the Template page in Blogger then clicking Customize. In the top left menu choose Advanced.

In the second menu choose Add CSS and add the following code:


Code:
.tabs-inner .widget li a, .tabs-inner .widget ul, .tabs-inner .section:first-child ul {border:none;}


While we’re at it, let’s remove the grey background from the first link in the menu. Add this below the code you just added:


Code:
.tabs-inner .widget li.selected a {background:transparent}


That’s all there is to it! Save your changes and stop stressing over those dumb borders ;).
Back to top Go down
 

→ Remove Borders From Pages Menu ←

View previous topic View next topic Back to top 
Page 1 of 1

 Similar topics

-
» → Adding Pages to Blogger ←
» → Adding More Than 20 Pages to Blogger ←
» FREE Slow Cooker Menu Plan
» → Center Page Navigation Menu Links ←

Permissions in this forum:You cannot reply to topics in this forum
Up Your Cupcake :: BLOGGY BISHES ♥ :: Blog Graphics & Layouts :: HTML/CSS Coding-