Forum Replies Created
-
AuthorPosts
-
November 17, 2012 at 7:53 pm in reply to: more-link button in streamline theme in slider pro slider #509
You could try adding a line-height
John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography
In Firebug you need to go up the cascade of divs until you find the one that is setting the width.
Adjusting the slider dimensions does not effect the styles applied to the container of the sidebar to which you add the slider.
John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography
Please submit this through the help desk
John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography
That width is set by the .wrap rule on line 170. If you want to effect only the home-featured div you would need to add a new rule using .home-featured.
I recommend installing the Firebug add on for Firefox or using Chrome’s Firebug Lite which will enable you to right click on any element to inspect it and determine the associated style rules or the selectors required to create new style rules.
John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography
Looks like it’s coming from the video. Does it show up if you embed other videos?
John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography
Hmm…that’s odd. I’ll try it again http://designsbynickthegeek.com/tutorials/add-widgeted-sidebar
John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography
You’d need to add a sidebar to home.php to place the featured widget into. You can examine the home.php and the corresponding style rules from 1.0 for an example
John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography
That’s controlled in the grid loop within home.php
'grid_image_size' => 0,
Just replace “0″ with the image size you want to use, i.e.
'grid_image_size' => 'thumbnail',
John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography
Is there supposed to be a way to default to thread subscriptions in the profile? Doing it on a per thread basis is gonna get tedious.
John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography
You can still do all of that here

John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography
November 16, 2012 at 6:24 pm in reply to: Removing the post-info from Shopp products on Fabric child theme #387Good point Jeff. Moved it back to “correct” forum.

John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography
-
AuthorPosts