ad: M2Ant-1

Need page design help >.<

Discussion in 'QRZ Site Community Help Center' started by G7WFC, Mar 23, 2022.

ad: L-HROutlet
ad: l-rl
ad: Left-2
ad: Radclub22-2
ad: L-MFJ
ad: abrind-2
ad: Left-3
  1. G7WFC

    G7WFC Ham Member QRZ Page

    Hi,

    I learn raw HTML 3.2 in 2 hours, pretty good feat.. However, I've also not done any HTML coding for 15+ years, since then, it's changed like 3-4 times...

    I actually created a zip file, which seemed pretty wide-spread for when people started using HTML over packet, it think it was called WFC-HTML.zip... Which was distributed on many Ham sites, at the time, it's now lost >.<

    I'm re-designing my page, now tables are easy, was never great at CSS ( I cheated, used software for this ), and this is where I'm struggling a bit..

    I'm trying to get my background to cover the entire box, so it dosen't have the little border all round it.. But for the life of me, can't figure it out..

    Any kind soul wanna throw me a bone..?

    Thanks :)
     
    Last edited: Mar 23, 2022
  2. AJ8MH

    AJ8MH Ham Member QRZ Page

    You may have to go under advanced CSS options (expert options including CSS styles) and add something like:

    #biodata
    {
    min-width:750px;
    margin-top:-15px;
    margin-left:-24px;
    margin-right:-24px;
    border-style: solid;
    border-width: 2px;
    border-color:#404040;
    border-radius:9px;
    background-color:#f3f3f3;
    -webkit-text-size-adjust:none;
    }

    Notice the negative px numbers under margin top, left and right.
     
    G7WFC likes this.
  3. G7WFC

    G7WFC Ham Member QRZ Page

    Thanks, just adding the 3 margin things, was what I was looking for, I had a feeling it was margin related, but didn't think of going 'negative' values.. Looks great now
     
  4. UA6JD

    UA6JD Platinum Subscriber Volunteer DX Helper Platinum Subscriber QRZ Page


    if do same in #t_bio.biodiv no require negative left/right



    Vlad UA6JD/W7
    QRZ's senior page designer
    https://ssl.qrz.com/products/subdesign.html
     

Share This Page

ad: MLSons-1