It is currently Fri Sep 11, 2026 11:31 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 27 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re: Website ss...
PostPosted: Fri Sep 28, 2012 6:21 pm  (#21) 
Offline
GimpChat Member
User avatar

Joined: Aug 28, 2012
Posts: 3060
Location: Idk where I am.
ah ok! :D

_________________
Image
Reality is a lovely place...But I wouldn't wanna live there.


Top
 Post subject: Re: Website ss...
PostPosted: Sat Sep 29, 2012 2:02 pm  (#22) 
Offline
GimpChat Member
User avatar

Joined: Aug 28, 2012
Posts: 3060
Location: Idk where I am.
Okay...Idk what I'm doing, lol, I pasted that in..But idk how to link my image to the code. :S
CSS is like totally new to me, I never did anything with it...I'm Sorry if I'm a pain in the neck! T.T!

_________________
Image
Reality is a lovely place...But I wouldn't wanna live there.


Top
 Post subject: Re: Website ss...
PostPosted: Sat Sep 29, 2012 3:02 pm  (#23) 
Offline
GimpChat Member
User avatar

Joined: Nov 16, 2011
Posts: 5127
Location: Metro Vancouver, BC
Mokonafan wrote:
What is a "WYSIWYG Editor"...I have opened office..I didn't know I could use it for web designing though. LOL! :D
Shows you what I know. xD
K so CSS works in the HTML thingy there..Okay! Thank you! :D
Thank you for all the help! :D
And I made the notepaper background a bit lighter so it's not so overwhelming.

Notepad++ is great for learning and tweaking code but you should get SeaMonkey. It's a Firefox browser with a built in HTML Composer that's easy to use.
http://www.seamonkey-project.org/

_________________
Image
Gimp 2.8.18, Linux, median user
Gimp Chat Tutorials Index
Spirit Bear (Kermode)


Top
 Post subject: Re: Website ss...
PostPosted: Sat Sep 29, 2012 8:45 pm  (#24) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2012
Posts: 583
Ya odin is right. Seamonkey is great! Instead of bullet.png you need this 'PATH TO IMAGE INSIDE THESE SINGLE QUOTES'
Then the image should show.

_________________


"In the face of adversity, there's three things: fly, freeze or fight; We're choosing to fight..."- Guy Boucher, Tampa Bay Lighting Head Coach


Top
 Post subject: Re: Website ss...
PostPosted: Sun Sep 30, 2012 8:54 pm  (#25) 
Offline
GimpChat Member
User avatar

Joined: Aug 28, 2012
Posts: 3060
Location: Idk where I am.
ooo ok I'll see that. Thank you!
@Odin I downloaded but idk where to, to install it, I'll check it out when I find it. XD

_________________
Image
Reality is a lovely place...But I wouldn't wanna live there.


Top
 Post subject: Re: Website ss...
PostPosted: Sun Sep 30, 2012 11:35 pm  (#26) 
Offline
GimpChat Member
User avatar

Joined: Nov 16, 2011
Posts: 5127
Location: Metro Vancouver, BC
Mokonafan wrote:
ooo ok I'll see that. Thank you!
@Odin I downloaded but idk where to, to install it, I'll check it out when I find it. XD

When you get SeaMonkey, look in the Window menu for Composer.

_________________
Image
Gimp 2.8.18, Linux, median user
Gimp Chat Tutorials Index
Spirit Bear (Kermode)


Top
 Post subject: Re: Website ss...
PostPosted: Mon Oct 01, 2012 8:40 pm  (#27) 
Offline
GimpChat Member
User avatar

Joined: Aug 28, 2012
Posts: 3060
Location: Idk where I am.
All I get is a lil circle out line, but not my image. :S
It's probably me...Idk what I'm doing.
I pasted the code and it looks at me. :<

<menu>
<head><link rel="stylesheet" href="new 3.css"/></head>
<li> Example Bullet text and link</li>
</menu>

<style>
ul
{
list-style-type: none;
padding: 0px;
margin: 0px;
}
.Handdrawn li
{
background-image: url='test/images/bullet.png';
background-repeat: no-repeat;
background-position: 0px 0px;
padding-left: 35px;
}

</style>


In that it shows the folder to the website itself in the path, I also test w/o the folder in the path and still didn't work... D: :(
@Odinbc: Ahh I found it, thank you! :D

_________________
Image
Reality is a lovely place...But I wouldn't wanna live there.


Top
Post new topic Reply to topic  [ 27 posts ]  Go to page Previous  1, 2

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group