Darcie
Forum Replies Created
-
Forum: Your WordPress
In reply to: 3 col theme for review pleaseTHANKS, I took the 2 doctype out, and in OPERA it WORKS!!!!!
Can someone check Firefox for me, I do not have that browser.
Forum: Your WordPress
In reply to: 3 col theme for review pleaseyep you see… ideas?
Forum: Your WordPress
In reply to: 3 col theme for review pleasehttp://swatchnot.hender-son-s.com/blog/
just in case you did not know all you have to do is click my name on the right. : ) Thanks
Forum: Themes and Templates
In reply to: Going nuts!I do not see the css, but have use chose a position: of absolute, relative or static for that wrap div.
Forum: Fixing WordPress
In reply to: pics? What are thread titles?
OH and Thanks
Forum: Fixing WordPress
In reply to: iframes?I found a different way..
Try just adding this to your CSS file for the MAIN WRAP DIV of your blog.
overflow: scroll;
height: 500px;Forum: Fixing WordPress
In reply to: iframes?Not sure, all I know is, my site was a plain html site when I began. I had a static home page I designed in Dreamweaver. Then I installed wordpress to its own dir. Then I just inserted the i-frame code into the static page and added the name of my wordpress blog. I think I used tables to position it.
I did not make any changes to wordpress files just to main index page on my root server.
Forum: Fixing WordPress
In reply to: iframes?Do you think this might work?
In your index.html or php file on your main server
put this in and change it your address;<iframe frameborder=”0″ src=”http://www.swatchnot.hender-son-s.com/blog/” height=”750px” scrolling=”yes” width=”750″ name=”” name=”value”></iframe>
In your admin panel under general try this:
WordPress address (URI):
yoursite.com/blog or directory nameBlog address (URI):
yoursite.com/blog or directory nameIf you want your blog homepage to be different than the directory you installed WordPress in, enter that address here.
Forum: Fixing WordPress
In reply to: iframes?? hhmmmm, mine is in an i-frame, but… my blog is in a sep directory.
If you want to try to disipher the code. My site is at http://swatchnot.hender-son-s.com. And if you want just the blog at “/blog” to it.
Forum: Installing WordPress
In reply to: Background not showing upI tried and failed, this is as far as I got http://swatchnot.hender-son-s.com/blog/wp-content/themes/nobreaks/yep.php
When I inserted it into Kubrick I had to do too much manual changing around… was no easy fix,and still parts of the template went hey-wire.Can we use a different layout?
Forum: Installing WordPress
In reply to: Background not showing upAs dorky as I may be I just screwed up and copied over my default header.php… anyone got a copy I can download?
Forum: Installing WordPress
In reply to: Background not showing upYep i see that… strange outcome.
Nah, I was trying to be fun and light…I was not poking at you really! I know how it feels when you know it can be done…. and it is not done…lol
My graphics only slid and moved if I padded them.
I will switch over and use her swooshes as well and see.I re-downed Kubrick… cause part of Jordhies CSS broke and i could not locate it.
My files are at http://swatchnot.hender-son-s.com/blog/wp-content/themes/nobreaks/
Forum: Installing WordPress
In reply to: Background not showing upHA…. Mine was dirtier….lol. and worked…
Go enjoy Friday nite… we can figure it out in the morning. 🙂
Forum: Installing WordPress
In reply to: Background not showing upIt is still split up. An inch of white space.
I went into KUBRICK, OMG… thats a tough CSS to be messing around with.
First off I deleted the internal CSS in the header.php
I went back into the stylesheet, and with no luck with the Structure CSS of Header and so forth, I manipulated the Typography part. WHY oh WHY is this CSS split so heavily.Anyways:
I changed this
#header {
background-image: url(images/global2.gif);
background-repeat: no-repeat;
background-position: center center;
background-color: #CCCCCC;
}and this
body {
font-size: 62.5%;
font-family: ‘Lucida Grande’, Verdana, Arial, Sans-Serif;
background-color: #d5d6d7;
color: #333;
text-align: center;
background-image: url(images/global.gif);
background-repeat: no-repeat;}
I also made the two graphics Slightly Kilter of one another. Messed around with the placement in Photoshop until I liked what I came up with. Now this is a Complete overlay. Looks like I took a marker and drew off the blog. No broken images because, quite frankly I left no white space for that to happen.
I print-screened and here is an image to show you.
http://swatchnot.hender-son-s.com/blog/wp-content/themes/nobreaks/images/screenshot.gifNow to you original first post. You were soooooo close!
My idea of the overlay div did not work….
But deleting that internal CSS in the header.php did!Kubrick is so tightly KNIT up (excuse the lingo) Its hard to add new features to it. But I am going to tinker some more 🙂
Forum: Installing WordPress
In reply to: Background not showing upOK< the loop is still way over to the edge of the scrollbars… in IE 6.0 and in Opera… Opened wide
-200px left it or something?
Can you float left or right or something?Sorry I am becoming fixated….lol