Forums

what is <smallbg> ? (5 posts)

  1. heltskay
    Member
    Posted 2 years ago #

    Hi,
    I was editing a theme and came across this:

    <div id="small"><smallbg><?php the_time('F jS, Y') ?> <!-- by <?php the_author() ?> --></smallbg></div>

    Could someone please explain what is the meaning of the <smallbg> tag? I tried searching a bit but I have found nothing.

    Thank you.

  2. @mercime
    Member
    Posted 2 years ago #

    Never seen that tag. Where did you download the theme or was your theme auto-generated by some online service?

  3. songdogtech
    Member
    Posted 2 years ago #

    It's probably CSS and not malicious. Look in your style.css file for the style that it calls in order to style the time and author's name.

  4. heltskay
    Member
    Posted 2 years ago #

    Yes it's in the css but nevertheless you can style it using better techniques.
    The theme is aav1.

  5. heltskay
    Member
    Posted 2 years ago #

    I never seen that 'tag' that's why I asked. Anyways I wonder why someone would even consider styling like that when he could of easily used span or <p> with a class "smallbg". Meh cya

Topic Closed

This topic has been closed to new replies.

About this Topic