Forum Replies Created
-
Well, I uploaded my style.css here:
http://www.nørrebo.dk/bbpress/topic.php?id=5
Slider in second style.css is for posts background pictures & excerpt 🙂
Kim
Well, I think its a Twitter thing or change.
Havent they got any support..hmm site or forum, you are surely not the ony one having this issue.
Kim
It isn’t working in my Firefox either.
Kim
Remember to update/reload/delete browser cache.
Well, when You look at my site… besides music do You se any Blues 🙂
Kim
Call Bill 🙂
No okay – different IE versions & CSS isnt best mix. Have You tried IE9 compability mode.
But then again look at this post, you are missing some lines:
Edit: And if You Want to try: http://browsershots.org/
Kim
Yes I know, but I wanted to wrap this up:
How do i change blue colours in Graphene theme?
There might be some issues with text color fonts & sizes 🙂
But maybe its time to explain how to have full background pictures in the slider?
Waist if You dont want that 🙂
Kim
Another styling thing
If You right+click on the small Calendar picture on Your blogroll.
You find this picure:
http://abasketballjones.com/wp-content/themes/graphene/images/sprite_master.png
Graphene Theme PSDs are here:
http://graphene.googlecode.com/svn/trunk/PSDs/
Then You can edit the icons or place new icons in sprite_master.png
There are many out there: http://www.iconfinder.com/search/?q=calendar
Kim
Hi
The easy answer is on this WordPress page:
http://abasketballjones.com/wp-admin/options-reading.php
(limit amount of posts on page).
Surely You have more options in the Theme settings:
http://abasketballjones.com/wp-admin/themes.php?page=graphene_options
Kim
Lets go for the
.featured_slider:.featured_slider{
background: -moz-linear-gradient(left top , #6d0019, #8f0222) repeat scroll 0 0 transparent;
background: -webkit-gradient(linear, left top, right bottom, from(#6d0019), to(#8f0222));
background: linear-gradient(left top, #6d0019, #8f0222);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6d0019', endColorstr='#8f0222'); /* for IE8 */
-pie-background: linear-gradient(#6d0019, #8f0222);
-moz-box-shadow: inset 0px 0px 1px 1px #CE0B50;
-webkit-box-shadow: inset 0px 0px 1px 1px #CE0B50;
box-shadow: inset 0px 0px 1px 1px #CE0B50;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#6d0019', Direction=90, Strength=3) !important; /* for IE */
}
.featured_slider #slider_root {
-moz-box-shadow: inset 0px 0px 1px 1px #CE0B50;
-webkit-box-shadow: inset 0px 0px 1px 1px #CE0B50;
box-shadow: inset 0px 0px 1px 1px #CE0B50;
background: none repeat scroll 0 0 #FFFFFF;
}Then again, there might be some color needs a twist (#CE0B50)
or You want to turn these round: from(#6d0019), to(#8f0222)
Kim
http://wordpress.org/extend/plugins/gigs-calendar/other_notes/
Well, Gigs Calendar is reported Compatible up to: 3.0.5
Your sure its not a Gigs Calendar or Gigs addin plugin – WP 3.1.x problem?
Kim
