Hello There, Guest! Login Register
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Adding content in the index template.
#6
(12th Jun, 12:24 pm).Mint Wrote:  I do not mind re-doing the animation as all it's doing is scrolling, it's just a matter of getting it at top etc and the general layout of this type of forum is header - shoutbox - forum anyway to get it to load at the correct hight?

I can't support you getting the animation on the top header as that would make it look too much like the theme it was inspired by and I feel that would create some problems. (Also achieving it would be incredibly difficult)

to fix your other issue you can edit this css in the global.css

Code:
.dropbox {
    position: absolute;
    padding: 10px;
    background: rgba(0,0,0,0.9);
    top: 90px;
    right: 118px;
    border-right: 1px solid #111;
    color: #FFF;
    display:none;
    border-radius: 0px 4px 4px 4px;
}

you'll need to edit the value of 'top' to something like 300px to make it look right.. that's not the exact value just a guess.. you'll have to edit it a few times to figure out what the value should be
Reply


Messages In This Thread
Adding content in the index template. - .Mint - 9th Jun, 04:56 pm
RE: Adding content in the index template. - .Mint - 9th Jun, 06:03 pm
RE: Adding content in the index template. - .Mint - 12th Jun, 12:24 pm
RE: Adding content in the index template. - Tan - 12th Jun, 07:19 pm
RE: Adding content in the index template. - .Mint - 16th Jun, 05:56 pm



Users browsing this thread: 1 Guest(s)