contagous
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Spun] Shrink CirclesFixed the syntax error. Thanks for noticing that.
And holy crap I have a small circle!
Thanks so much.
Circles look great now. However the text doesn’t fit them now. Is that just finding the text style in CSS and changing it’s size? last time i tried it didn’t stay centered in the circles.
Also the text won’t be white soon, and the circles will be the same texture as the background. I had a photo working at one stage so will get there again.
Thanks for the help andrew.
*edit*
Added featured photo and circle got bigger. am i missing a state?
Well I used this:
.blog .hentry a .attachment-post-thumbnail, .archive .hentry a .attachment-post-thumbnail, .search .hentry a .attachment-post-thumbnail { height: auto; min-height: 90px; max-width: 90px; }
But as you can see its kind of weird on the hover over lol…
Also my Text has gone :(, and how can i reduce the spacing of the circles?
Any ideas?
Forum: Themes and Templates
In reply to: [Spun] Shrink CirclesWell i tried that on the parts I thought would work and it didn’t. some stuff i tried messed up the test/shape ratio and not sure why.
I will have to go through my browser history at work and see what pages i’ve been on and which posts i’ve read to get the full details on the things i’ve tried.
Forum: Themes and Templates
In reply to: [Spun] Shrink Circles^^link to site
This is the page with my circles… (only 1 atm as in testing the sizes)
Honestly I don’t have the list of everything i’ve tried but its all been to do with the shapes in CSS. i tried to get a different shape. gave up and decided actually wanted smaller circles.
it was all to do with the .hentry.no-thumbnail and .hentry entries in CSS code.
I will try and go back through the stuff i’ve tried when I get home.
Any help you can give by looking at the site is greatly appreciated also.
Thanks
Forum: Themes and Templates
In reply to: [Spun] Shrink CirclesI seriously cannot figure this out. any help would be appreciated. Am i really the only person who is looking into to re-sizing the circles?
I know i’m not supposed to bump (sorry in advance) this is my last step before I can complete the style and I just can’t figure out how to make the circles smaller without breaking them one way or another.
Forum: Themes and Templates
In reply to: [Spun] add intro picture to startpageYou could make a standard html/php index page to do whatever you wanted and have it auto refresh to your spun theme homepage.
Forum: Themes and Templates
In reply to: [Spun] Lightbox-ing or Colorbox-ing the galleriesAny chance of a link to your site so we can see what you mean?
Forum: Themes and Templates
In reply to: [Spun] Fixed Content Width in SpunSmaller doses would defo be nice… Also interested in this. Good luck, I will keep researching it also
Forum: Themes and Templates
In reply to: [Spun] Spun Content width on pages.Oh i see you don’t mean small in size you mean narrow… I actually liked this myself as this is how it works well on a mobile device. Not sure how to change it sorry buddy.
Forum: Themes and Templates
In reply to: [Spun] Spun Content width on pages.My text doesn’t get small fatzkid so maybe try doing what i did?
Dunno if its correct or not though..
blockquote {
-webkit-text-stroke-width: 0.9px; font-family:Quicksand, Helvetica, Arial, sans-serif; font-style: normal;
font-size:1.6rem;
font-style:normal;I used the above code in the CSS and every piece of content text I wrap in the
blockquote tags…Seems to work for me on all devices.
<Forum: Themes and Templates
In reply to: [Spun] Spun Content width on pages.Yes, it works because of what I told you to add twenty minutes ago
I see.
Well thanks then ?? I’ve spent so much time looking at this i forgot what and where i had done things ??
Forum: Themes and Templates
In reply to: [Spun] Spun Content width on pages.NEVERMIND!!!!
Apparently it still works without that lol
No idea why or what i did though ?? lol
Forum: Themes and Templates
In reply to: [Spun] Spun Content width on pages.The one that this whole post was about?
How to resize the content width…
Forum: Themes and Templates
In reply to: [Spun] Spun Content width on pages.Oh wrong person.
I thought you was fatzkid,
That code was what fixed the content/pagewidth
If i remove that then that other feature breaks… Any ideas?
Forum: Themes and Templates
In reply to: [Spun] Spun Content width on pages./* =Content ----------------------------------------------- */ .sticky { } .single .hentry, .error404 .hentry, .page .hentry, .search-no-results .no-results { margin: 0 0 1.5em; left: -5%; padding: 70px 50px; height: auto; width: 100%; position: relative; z-index: 10; }
isn’t that what you just told me to add? lol i’m confused now.
i thought that was what just fixed it.
Forum: Themes and Templates
In reply to: [Spun] Spun Content width on pages.What do you mean?