The Coding Club
The Coding Club | |
#125571 Posted on 2017-10-25 21:17:29
Also @UlyssesBlue the link in the first post needs updating to club.php rather than group.php. ;)
0 members like this post.
|
Posted By Almárë #15370 Member is Offline 411 forum posts Send A Message |
#125795 Posted on 2017-10-28 17:50:42
Thank you, Almárë! It worked. (:
0 members like this post.
|
Posted By Hecate #114599 Member is Offline 145 forum posts Send A Message |
#125799 Posted on 2017-10-28 19:23:26
Alright, I figured you lovely coders might be able to help me out, since I've been fiddling with different css all day and can't make it do what I want. >.> Note: I'm only a basic coder, learning css slowly, so I'm sorry if any of this burns your eyes. The sidebar stuff isn't supposed to be there, and I'll be sending it back into hiding now. It's supposed to be flat gray with the darker gray box on it.
0 members like this post.
|
Posted By Nittrous #93632 Member is Offline 823 forum posts Send A Message |
#125800 Posted on 2017-10-28 19:57:54
Nittrous - you may have already tried this, but have you tried using absolute positioning and giving it a negative left value? I haven't actually tried to cover up any parts of the layout myself so I am not speaking from experience, just intuition.
0 members like this post.
|
Posted By North #113155 Member is Offline 542 forum posts Send A Message |
#125801 Posted on 2017-10-28 20:05:56
I did, it wouldn't work. I'm just not sure why the box doesn't want to move out of the main section at all. I know people have stuff there on layouts.
0 members like this post.
|
Posted By Nittrous #93632 Member is Offline 823 forum posts Send A Message |
#125802 Posted on 2017-10-28 20:12:17
Try putting it in the actual div tag (example borrowed from Coffee Queen's code):
0 members like this post.
|
Posted By North #113155 Member is Offline 542 forum posts Send A Message |
#125804 Posted on 2017-10-28 20:43:26
Figured it out with help from Elegant and Ulysses! Apparently, from what I can gather at least, is that some parts of the code was being interpreted as BBC code, so I needed to view source to put it all in BBC, clear it out, and repaste the original code and all the issues I was having fixed themselves.
1 members like this post.
|
Posted By Nittrous #93632 Member is Offline 823 forum posts Send A Message |
#126545 Posted on 2017-11-03 01:39:56
Okay where should I begin? I am not a total newbie to html, and I know a fair bit of it , just for some reasons layouts etc absolutely befuddle me.
0 members like this post.
|
Posted By Black Raven #101452 Member is Offline 524 forum posts Send A Message |
#127216 Posted on 2017-11-07 09:52:00
So I joined hoping this would help me with designing a layout for my club but I can't seem to get it. Would anyone be willing to help me with designing a club layout for the Western Paint Horse Association? I will of course give credit where it's due.
0 members like this post.
|
Posted By HiddenAcresPaints/Chiwing #101063 Member is Offline 165 forum posts Send A Message |
#132138 Posted on 2017-12-07 13:09:05
Hey! I've been working on my layout. I am good with HTML but I am still new to CSS so I could use some advices.
0 members like this post.
|
Posted By Bye #6637 Member is Offline 684 forum posts Send A Message |
#137012 Posted on 2017-12-27 22:06:18
I am here to find someone who wants to make me a page layout! I will pay in EV or credits! Thank you 😊
0 members like this post.
|
Posted By raynebow001 #108741 Member is Offline 43 forum posts Send A Message |
#140467 Posted on 2018-01-12 16:07:42
Out of curiousity would anyone be able to help fix the coding on my user page? Its not showing up as it should, and yet when the coder uses the same coding on her page, the layout appears properly! We're both a bit frustrated about this since we cant work out why it wont on mine!
0 members like this post.
|
Posted By ℌ𝔢𝔯𝔪𝔢𝔰 𝔖𝔱𝔲𝔡 #28950 Member is Online 363 forum posts Send A Message |
#140479 Posted on 2018-01-12 16:52:17
If you're using the exact same coding like a copy and paste from the other user's page check to see if you ahve automatic lines checkbox marked. I know the spaces sometimes can throw off codes.
0 members like this post.
|
Posted By Sabriel #84 Member is Offline 1369 forum posts Send A Message |
#140483 Posted on 2018-01-12 17:42:44
try to input the codes in "View Source" (ctrl+shift+s). Sometimes codes will go wacky if you don't use View Source.
0 members like this post.
|
Posted By Bye #6637 Member is Offline 684 forum posts Send A Message |
#140484 Posted on 2018-01-12 17:53:38
Make sure to paste the code into the html editing bix - do this by clicking the little "paper" button above thr box on your member page.
0 members like this post.
|
Posted By North #113155 Member is Offline 542 forum posts Send A Message |