sashira
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Content below sidebarsOkay success in getting it installed. 🙂
Here is a snippet of the CSS that I think is the most important. If you need an additional part, please let me know.
Please note, this is a freshly installed theme, so now everything is correct, but I still do not know how to get the content to appear between the 2 sidebars.
/* Content */
#content {
float: left;
width: 470px;
padding:10px;
}
/* Column Two */#sidebar1 {
float: left;
width: 175px;
padding: 10px;
font-size:0.9em;
margin:5px;
}
/* Column Three */#sidebar2 {
float: left;
width: 170px;
padding: 5px;
font-size:0.9em;
margin:5px;
}
#main .sidecol
{
border-left:#ccc 1px dotted;
}
#main .sidecol ul
{
margin:0;
padding:0;
}
#main .sidecol li
{
margin:0;
padding:0;
list-style:none;
background:none;
margin-bottom:2em;
}
#main .sidecol h2
{
padding: 0 0 5px;
font-variant:small-caps;
font-size:1.25em;
}
#main .sidecol p, #main .sidecol form
{
padding:10px;
margin:0;
}
#main .sidecol ul ul
{
margin:10px 0 0 20px;
padding:0;
}
#main .sidecol ul ul ul
{
margin:0px 0 0 10px;
padding:0;
}
#main .sidecol li li
{
list-style-image:url(img/bullet.jpg);
margin:0.5em 0;
padding:0;And as for the <Div> I’m not quite sure what you are asking for, sorry if you could tell me which file it is in, I’ll happy copy it here.
Forum: Fixing WordPress
In reply to: Content below sidebarsCarolineh, I am on Firefox, and the add-on you linked to goes to a page not found. What is the name of the add-on?
I’m willing to do whatever I can. 🙂
Forum: Fixing WordPress
In reply to: Content below sidebarsI went ahead and completely reinstalled the theme. I figured it was good to start from scratch again. 🙂
Does anyone have any suggestions? Is it possible that the way the author designed the theme that it wasn’t made to separate the sidebars from each other?
Forum: Fixing WordPress
In reply to: Content below sidebarsI mainly fiddled with the css file from all the searches I made about it. Anything that I tried in other files, I put back the way it was after it didn’t work!
Thanks again. 🙂
Forum: Fixing WordPress
In reply to: Content below sidebarsThanks for the response. Should I only check in the CSS file?
Forum: Fixing WordPress
In reply to: Content below sidebarsAny suggestions please?
Sorry for asking again, this is driving me crazy!
Thanks. 🙂
Forum: Fixing WordPress
In reply to: How can I put a blog posting in a different header?Thanks for the response. 🙂
As I said, I’m using the Random Image theme (By Alex Cohen http://www.mcdevzone.com).
More details. I don’t want another blog, I just want to be able to post in more then one heading link. So for example my header links are:
Blog, About Me, Movies, Travels, etc, etc.
My default official “blog” is located at “blog.” Which is fine and working as intended. 🙂 This is where if I write a post, the post will be seen at.
However, what I am trying to do is under my “Movies” header is to be able to post my movie creations (for a game I play), with a description for each movie and a place for comments. (I would like feedback on if folks liked them or not!)
Is it possible to do that with WordPress? I won’t be posting there often, I have about a dozen or so movies uploaded, and once I can get them in a post that allows for a description and comments, I’ll be happy. So if there is a tedious way, I’m more then willing to try.
If I installed WordPress again, then I assume (I might be wrong) my “Blog” will no longer be uniform with the new “Movies Blog” with the sidebar and such correct?
I’m sorry if I did not give enough information, I’m still new at this and doing my best to get it to work the way I want it. 🙂
Forum: Fixing WordPress
In reply to: How to order pages (In the header!)I am stuck in the same situation, is there a remedy to this please?
I’m sure it’s simple, but I have yet to find it. 🙁
Forum: Fixing WordPress
In reply to: Moveable Type files to import to WordPress issue.Still hoping someone can help please. 🙂