It Would Be Cool – Vigilence Theme
-
It would be cool in the Vigilence theme if when you used the text boxes to add your own html etc, if the css file was altered so that the font size would be the same as all your other widget boxes, and the chevrons on the left hand side would appear as well so that everything was uniform. See here: http://scottsdalerealestatenews.wordpress.com . The first two boxes in my right hand navigation are “text” widgets. I had to manually alter the text size to match the theme, but have no idea how to have the same chevrons as the rest of the widget boxes when you scroll over the links ( and even when your not scrolling for that matter).
Also the tags look ridiculous at the top of each blog post. Maybe they could go somewhere else by default?
The last thing is the “H” Tags are very large by default for the title of each page and blog post so it drops down to an additional line (doesn’t look good in my opinion) if you want to use anywhere near the 60 characters that Google allows.
My .02
Thank you.
The blog I need help with is: (visible only to logged in users)
-
The content of widgets such as your Recent Posts is unordered lists of links. So if you write your text widgets with the code for an unordered list, you’ll get the same appearance. E.g:
<ul> <li>FIRST_LINK_HERE</li> <li>SECOND_LINK_HERE</li> <li>THIRD_LINK_HERE</li> </ul> -
-
- The topic ‘It Would Be Cool – Vigilence Theme’ is closed to new replies.