Tweak

InsaneJournal

Tweak says, "Brian is a Justinite."

Username: 
Password:    
Remember Me
  • Create Account
  • IJ Login
  • OpenID Login
Search by : 
  • View
    • Create Account
    • IJ Login
    • OpenID Login
  • Journal
    • Post
    • Edit Entries
    • Customize Journal
    • Comment Settings
    • Recent Comments
    • Manage Tags
  • Account
    • Manage Account
    • Viewing Options
    • Manage Profile
    • Manage Notifications
    • Manage Pictures
    • Manage Schools
    • Account Status
  • Friends
    • Edit Friends
    • Edit Custom Groups
    • Friends Filter
    • Nudge Friends
    • Invite
    • Create RSS Feed
  • Asylums
    • Post
    • Asylum Invitations
    • Manage Asylums
    • Create Asylum
  • Site
    • Support
    • Upgrade Account
    • FAQs
    • Search By Location
    • Search By Interest
    • Search Randomly

A loving heart is the truest wisdom. ([info]ex_dickens625) wrote in [info]rp_tutorials,
@ 2014-01-19 15:00:00

Previous Entry  Add to memories!  Tell a Friend!  Next Entry
Hi all!

I have a question for you all. I'm trying to modify one of [info]coding's layouts over at [info]janep.

At the moment I'm trying to do two things

1. Modify the weak accent (the green section at the bottom of each entry) but I can't seem to find that section in the code?

2. Custom Navigation - it's appearing but so is the old navigation. On the main page it's just the profile & calendar but on the friends page it's everything including the website link.

In other words I'm absolutely baffled!

Any help would be greatly appreciated, thanks :)

Edit:

The Code!

Also I was playing around with it and somehow made the navigation go vertical instead of horizontal like it was before ;-;


(Post a new comment)

RE: Comments Section
[info]affictitious
2014-01-19 05:28 am UTC (link)
That is the 15px border like so:
/* comments */
.comments {
font-family: "arial narrow";
font-size: 10px;
line-height:3px;
font-weight:none;
text-align: right;
padding: 5px;

border-bottom: 15px solid #05AB8A;
}

(Reply to this)

RE: Navigation Section
[info]affictitious
2014-01-19 05:41 am UTC (link)
Looking at the code, it looks like you've specified the navigation section as #navigation (ie, an ID div) and there doesn't appear to be a #navigation in any of the tags. That might be why your nav section went vertical instead of horizontal?

(Reply to this) (Thread)

Re: Navigation Section
[info]affictitious
2014-01-19 05:42 am UTC (link)
I'm sorry, that would an ID span, not div but my suggestion still stands. lol

(Reply to this) (Parent) (Thread)

Re: Navigation Section
[info]janep
2014-01-21 03:30 am UTC (link)
Thank you that is much appreciated!

(Reply to this) (Parent) (Thread)

Re: Navigation Section
[info]affictitious
2014-01-21 05:10 am UTC (link)
You're very welcome. :)

(Reply to this) (Parent)


[info]stomps
2014-01-19 12:35 pm UTC (link)
For #2, you have to repeat all the code you put under <=LASTN_WEBSITE under a separate category labeled FRIENDS_WEBSITE<= instead (and remember to close it with <=FRIENDS_WEBSITE).

(Reply to this) (Thread)


[info]janep
2014-01-21 03:34 am UTC (link)
*scratches head* I did that but it didn't work so I must have done something to stuff it up

(Reply to this) (Parent)


[info]janep
2014-01-21 03:34 am UTC (link)
Huh just tried that and it still isn't working O.o

(Reply to this) (Parent)


[info]janep
2014-01-21 03:37 am UTC (link)
nvm I changed position of it and got it working. That was perhaps the only problem last time too... Thanks :)

(Reply to this) (Parent) (Thread)


[info]stomps
2014-01-21 03:41 am UTC (link)
No problem, glad you got it working!

(Reply to this) (Parent)



Home | Site Map | Manage Account | TOS | Privacy | Support | FAQs