Forum Replies Created
-
AuthorPosts
-
SoZo
MemberThere are a ton of Firebug tutorials available but basically all you need to do is run up the cascade of divs that you see over on the left and just use the name of the div in your selector as you normally would to create a more specific rule. What you see appearing over on the right in the CSS pane are the style rules associated with or effecting the div that you have highlighted on the left.
John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography
SoZo
MemberYes. Refer to this for a run down on CSS syntax.
John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography
SoZo
MemberYou can use Firebug to determine the selector for your new rule then add the width you want to that rule.
John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography
SoZo
MemberQuestions in relation to installing and setting the themes up (as seen in the demos) should be submitted through the official help desk. Any other questions, e.g. regarding customization, integrating third party plugins, etc., will not be handled through the help desk so should be submitted through the new public forums. As a public forum you can ask any question you want. However there is no guarantee that you will receive support/answer from a StudioPress employee. Since that is now handled through the help desk.
And there hasn't been a change in the timing of support. There was always a disclaimer that questions submitted may take up to 48 hours to receive an answer. Also the same people that were manning the old forums are monitoring the help desk so there really shouldn't be any change in official support.
John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography
SoZo
MemberPlease submit this question to the support desk.
John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography
SoZo
MemberThat is the User Profile widget.
No, at this time there is not a plan to create forums for each theme. In order to better organize posts you should use the tag field.
John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography
SoZo
MemberThe amount of storage space offered by a host is different from the memory and 5gb should be plenty unless you are hosting a lot of large videofiles or a lot of different sites.
John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography
SoZo
Member#content-sidebar-wrap has a left float so it's not going to center. You either need to add a new rule or edit the .wrap rule on line 170.
John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography
SoZo
MemberThis is the type of question you would file a support ticket for.
John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography
SoZo
MemberAnswered your same question in the other forums
John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography
November 17, 2012 at 7:53 pm in reply to: more-link button in streamline theme in slider pro slider #509SoZo
MemberYou could try adding a line-height
John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography
SoZo
MemberSoZo
MemberSoZo
MemberIn 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
SoZo
MemberSoZo
MemberPlease submit this through the help desk
John “Nicolas Flamel” Wright | SoZo’s design| John Wright Photography
SoZo
MemberThat 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
SoZo
MemberLooks 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
SoZo
MemberHmm...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
SoZo
MemberYou'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
-
AuthorPosts