thesp2
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Blog stat plugin – need to log in to wordpress.com account!Anyone??????????!!!!!!!!!!!!!!!!!
Forum: Fixing WordPress
In reply to: How can I have more text widgets in my template?It works!!!!! Thanks ton!!! 🙂
ANYONE???
Forum: Fixing WordPress
In reply to: Where should I update .htaccess???but I don’t need to creat one. I already have it on my control panel. Then how????
Forum: Fixing WordPress
In reply to: Where should I update .htaccess???anyone?????
Thanks, but I realised that there were a number of posts on the same topic after I posted this one. Sorry for “one more”.
But when there are so many requests for the same, why isn’t wordpress doing something about the plugin. Those enjoying the free services are ejoying better applications, so why not for those who are paying for their site????!!!!!!!!
Forum: Plugins
In reply to: Have an idea for a plugin?How about a pluglin for the stats, something like the stats on wordpress.com …… if you browse thru the support topics for them, you will come across atleast 25 posts on a request for the same…..
Forum: Fixing WordPress
In reply to: Where should I update .htaccess???I tried this but it doesn’t work.
The original file setting is 777. I then change it to 666 and update the permalin thing in my admin. I then come back and set it to 664.
After this I cant access any pages, not even the main domain. If I set it back to 666, I can access the main page but no other links.
Forum: Themes and Templates
In reply to: change header image of fall season themehi,
sorry for the confusion!!!!! I am absolutely new to this and hence not aware of whats right or wrong or what it should be like!!!
Shall we start afresh????
The site that I am talking about is: http://www.thespicecafe.com
currently the header is like this:
name
header picI want to add images from my PC and want it to look like this:
Name…… image a.jpg (blending with) image b.jpgcurrently the code reads:
#headerpic
{
position: relative;
height: 149px;
background: #fff url(images/fall_leaves.jpg) repeat-x bottom left;
margin-bottom: 2px;
}How do I change/modify/alter this code to have my header to look the way I want it to.
(I hope I am clear this time 🙂 )
Forum: Themes and Templates
In reply to: change header image of fall season themeThe theme that I am talking about is Fall Season
Currently the code reads like : (I took the code from style CSS document….. is that right???)#headerpic
{
position: relative;
height: 149px;
background: #fff url(images/fall_leaves.jpg) repeat-x bottom left;
margin-bottom: 2px;
}I want the header to look like:
TITLE…..Image 1 (blending with) Image 2
How should I modify my code ?????
Forum: Themes and Templates
In reply to: change header image of fall season themeok….. lets go one by one……
To change the original header image of any theme to an image/images saved on your PC how do you go about doing it???
(I replaced the theme with the default theme again since the pic didn’t show up at all….. the header was completely blank!!!!….. so no point giving you the link. 🙂 )