Dee
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Difference between fluid, responsive & fixed layouts please…When we say that a layout is fluid or fixed, we’re talking about what we used to determine its elements’ widths. We call them fluid when we use percentages since this makes them grow narrower or wider when the screen’s width is resized, and fixed when we use pixels for example, since that makes them stay consistent regardless of screen size.
Responsive layouts are those which “respond” beyond merely adjusting in terms of width. Through media queries, the divs’ (and other elements’) widths, float direction, and other css styles could be changed in order to fashion the ideal way of presenting the information based on the screen size.
Here’s a nice video by Team Treehouse on the subject:
Forum: Themes and Templates
In reply to: [Lupercalia] How to remove the bottom list of pages from theme?Sounds like a widget if I understood it right. Head over to your Dashboard and check under Appearance > Widget. Once you’ve found the offending widget, simply drag it out of the widget area/box and that should do the trick.
Forum: Themes and Templates
In reply to: [Hueman] How to disable sharre bar?Hey, Kanick! You could go over to Appearance > Theme Options. Under “Blog” there’s an option there labeled “Single – Share Buttons”. Simply tick the check box marked “Disable” and click “Save Changes” for that to take effect.
Forum: Themes and Templates
In reply to: [Wordstrap] Links open in new tab or windowHey there, Cyberfarer! Head over to Appearance > Menu, then select the menu you want to edit. Click the dropdown for the link you want to edit and there should be a checkbox there for you to tick that says “Open link in a new window/tab”. Apply that to each link you want to open in a new tab.
If it’s not there, click on the Screen Options tab near the top and tick the check box for “Link Target” under “Show advanced menu properties”.