Hi,
First post here. Serendipity looks great. I have decided to use it for my wifes website. I just need to learn how to do probably one of the easiest things to get started here.
I just want to add a background image to the blog. Anybody know where I do this? I believe I'm using the default template.
url for new blog is...
http://www.nicecarvings.com/blog/
Thanks in advance for any help!
Jason
change (add) background image
-
nicecarvings
- Regular
- Posts: 6
- Joined: Wed Dec 10, 2008 6:40 pm
- Contact:
-
nicecarvings
- Regular
- Posts: 6
- Joined: Wed Dec 10, 2008 6:40 pm
- Contact:
-
sonichouse
- Regular
- Posts: 196
- Joined: Sun May 11, 2008 2:53 am
- Contact:
In my style.css in the template directory I havenicecarvings wrote:I'm probably not using the right code...or not making the changes in the correct area.
Code: Select all
body {
background: url({TEMPLATE_PATH}img/aerodrome.jpg) no-repeat 0 0 #fff;
}Steve is occasionally blogging here
-
nicecarvings
- Regular
- Posts: 6
- Joined: Wed Dec 10, 2008 6:40 pm
- Contact:
Sweet! Thanks Sonic, that worked!
http://nicecarvings.com/blog/
It also helped that I started messing with the css of the actual template I'm currently using (MTCLEAN)
http://nicecarvings.com/blog/
It also helped that I started messing with the css of the actual template I'm currently using (MTCLEAN)
-
nicecarvings
- Regular
- Posts: 6
- Joined: Wed Dec 10, 2008 6:40 pm
- Contact:
Then I did something in the admin and now I got major fubar. (can't remember what i changed)
Getting messages like this...
http://nicecarvings.com/blog/
Getting messages like this...
A link to the server could not be established in /home/nicescom/public_html/blog/include/db/mysql.inc.php on line 271
http://nicecarvings.com/blog/
You're probably using FF3, and it's probably auto-filled the "Password" field in the admin configuration screen. It's a nasty habit; it's trying to help you.
If you can still reach your admin screen at http://nicecarvings.com/blog/serendipity_admin.php , you can change the settings back.
If you can't, you'll need to use FTP and modify your serendipity_config_local.inc.php file. The database user and password are stored there. Change them back, and everything should work again.
If you can still reach your admin screen at http://nicecarvings.com/blog/serendipity_admin.php , you can change the settings back.
If you can't, you'll need to use FTP and modify your serendipity_config_local.inc.php file. The database user and password are stored there. Change them back, and everything should work again.
-
nicecarvings
- Regular
- Posts: 6
- Joined: Wed Dec 10, 2008 6:40 pm
- Contact:
-
nicecarvings
- Regular
- Posts: 6
- Joined: Wed Dec 10, 2008 6:40 pm
- Contact: