katgirl
Forum Replies Created
-
Forum: Themes and Templates
In reply to: styles.css confusion – what controls embedded links?here, here… I too personally detest underlined links.
Forum: Fixing WordPress
In reply to: Why does my blog its seen different in IE than other browsers?Forum: Themes and Templates
In reply to: styles.css confusion – what controls embedded links?Content is king. Makes no difference, really, in the bigger picture if links are underlined, dotted, double underlined or simply colored.
Its all personal choice. Mine are colored, with a dashed underline when hovered.
I’d focus more on providing excellent content, that way your links will be “clicked” regardless of how you style them.
Underline is probably universally seen as an instant “notification” that that link is a link and not just some colored text to the unenlightened.
Forum: Your WordPress
In reply to: My design : feedbacks needed!it looks cleaner and neater, (less cluttered) but what happened to your “no tags”, “feed for this entry”, “trackback address”?
I’m such a nag, aren’t I?
Forum: Themes and Templates
In reply to: post layout questionForum: Themes and Templates
In reply to: Sidebar Custimizability (formatting)this is mine…
<li><?php wp_loginout(); ?></li>
<?php wp_register(); ?>you can try:
<li>// <?php wp_loginout(); ?></li>edit: sorry, forgot that you’re not using [li]
try using: <span>//</span>
Forum: Themes and Templates
In reply to: css problemvkaryl – you’re right. Kubrick uses a background image
body { background: url("<?php bloginfo('stylesheet_directory'); ?>/images/kubrickbgcolor.jpg"); }edit: that’s from the header.php. If you want to remove it, just comment it out like this /*blah*/ and then do what vkaryl suggested.
change the image colors from the style sheet.
Forum: Themes and Templates
In reply to: css problemUnless I’m wrong – I’ve never used Kubrick…
body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: ‘Lucida Grande’, Verdana, Arial, Sans-Serif;>
background-color: #d5d6d7
color: #333;
text-align: center;
}Forum: Your WordPress
In reply to: My design : feedbacks needed!I like what you’ve done. The alterations are great, as too the floating boxes!
I also like the additional information you’ve provided ie: author, web url & download graphics, but I’m undecided if I like the individual blue/gray border/dividers for each one.
Would you consider doing another snapshot of the single post view:
1) make your image slightly larger (pretty please)
2) center your image in the body content area
3) group your icon/graphic (author,url,download, etc) together with – no tags, feeds, trackback address and put them into ONE blue/grey divider box and put it, say, 20px beneath the image left side?This, of course, is just a suggestion.
I like the color contrast of the divider, but I think the three dividers, plus the extra info (trackback addres,etc) looks too busy as it now stands, and a little unclean.
Do you know what I mean?
Otherwise, I like it. Good job on the boxes.
Forum: Your WordPress
In reply to: which of these 2 color schemes?I like scheme 2, and like Vkaryl I’m not too fussed on the font color. Too washed out.
On my monitor the font color is either pale olive or tan.
Forum: Themes and Templates
In reply to: divider bar for each postYou started this threat here http://wordpress.org/support/topic/83442
Forum: Plugins
In reply to: post divider barsAre the one line text in between those dividers your posts? or messages?
I took a look but I couldn’t work out where your “day” section stops and starts.
Your font was extremely difficult to read.
Forum: Your WordPress
In reply to: My design : feedbacks needed!raptex,
blue images as in your review images inside your floating boxes. Your header has blue font. The first two boxes had blue images.
Too much blue… too close together…
Your background was fine – at least from my viewing pleasure.
You can find all your info re: floating boxes and equal spacing here, to name just a few:
css.maxdesign.com.au/floatutorial/clear.htm
http://www.thenoodleincident.com/tutorials/box_lesson/boxes.html
tantek.com/CSS/Examples/boxmodelhack.html
My favourites for all things tips & tricks
http://www.mandarindesign.com/boxes.htmland
You’ll find plenty to read, and learn, and copy/pasting play methods. It is very INTERESTING reading. Seriously.
Enjoy.
Forum: Your WordPress
In reply to: Feedback please – new film review siteI went back and checked using IE6 and the footer shift seems to have fixed itself.
Good work, btw
Forum: Your WordPress
In reply to: My first blogSorry, but I have to agree with mindfeck.