Coding help?
Coding help? 1 |
|
#142048 Posted on 2018-01-19 18:17:29
I think this is a coding question. I just had a bunch of icons made for my characters, for my layout, and I’d like to make the pictures link to their stash folders. I’ve seen this on other layouts, just have no clue how to do this myself. Any help would be greatly appreciated! Also, if you know how to do the same thing on forums, that’d be cool. I don’t know if I’d do that as often, but I’ve seen it done and think it’s neat c:
0 members like this post.
|
Posted By ηεⲃυℓα #105977 Member is Offline 2297 forum posts Send A Message |
#142057 Posted on 2018-01-19 19:11:11
0 members like this post.
|
Posted By Culebra #112305 Member is Offline 387 forum posts Send A Message |
#142059 Posted on 2018-01-19 19:14:38
Yes just like that! Thank you c:
0 members like this post.
|
Posted By ηεⲃυℓα #105977 Member is Offline 2297 forum posts Send A Message |
#142066 Posted on 2018-01-19 19:42:12
Glad I could help :)
0 members like this post.
|
Posted By Culebra #112305 Member is Offline 387 forum posts Send A Message |
#142917 Posted on 2018-01-24 12:31:07
Ok another question about this, does the image need to be a jpg? I can't seem to get this code to work on my layout, and can't quite figure out what I am doing wrong xD
0 members like this post.
|
Posted By ηεⲃυℓα #105977 Member is Offline 2297 forum posts Send A Message |
#142923 Posted on 2018-01-24 12:54:29
^Same as nebula, I tried this too with a .png
0 members like this post.
|
Posted By ✧ io #102952 Member is Offline 1453 forum posts Send A Message |
#142924 Posted on 2018-01-24 12:54:48
It either needs to be .jpg or .png for the image to work ^.^
0 members like this post.
|
Posted By Ruby #35396 Member is Offline 706 forum posts Send A Message |
#142928 Posted on 2018-01-24 13:00:33
">">
0 members like this post.
|
Posted By ✧ io #102952 Member is Offline 1453 forum posts Send A Message |
#142934 Posted on 2018-01-24 13:13:31
Hmm... weird. But yes, you're supposed to remove them.
0 members like this post.
|
Posted By Ruby #35396 Member is Offline 706 forum posts Send A Message |
#142936 Posted on 2018-01-24 13:17:42
Mine were like Io's before. I found out my links for the image were pasting in funky. For whatever reason it was cutting out half the URL. Solving that fixed my issue. Maybe check that Io!
0 members like this post.
|
Posted By ηεⲃυℓα #105977 Member is Offline 2297 forum posts Send A Message |
#143868 Posted on 2018-01-28 09:41:07
Using Culebra's code:
0 members like this post.
|
Posted By ✧ io #102952 Member is Offline 1453 forum posts Send A Message |
#144907 Posted on 2018-02-01 10:43:26
Both Links and Images in HTML need to have the " " around the URLs. <*a href="URL"><*img src="image link"><*/a> ^ that sans the three *'s This works for me at least, since all my character images are linked in my sidebar that way. I've only used html on my page though so I don't know if something else might affect it. I know I just had trouble with extra spaces in my code on a newsletter recently so any extra stuff could be a problem. Edit. the code box should display code darn it. Last edited on 2018-02-01 at 10:44:37 by Sabriel
0 members like this post.
|
Posted By Sabriel #84 Member is Offline 1369 forum posts Send A Message |
#144913 Posted on 2018-02-01 11:33:21
Thanks you so much Sabriel, I completely forgot about the code box ♥♥♥
0 members like this post.
|
Posted By ✧ io #102952 Member is Offline 1453 forum posts Send A Message |
1 |