URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       Create A Forum - Support Forums
  HTML https://support.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: General Support
       *****************************************************
       #Post#: 22795--------------------------------------------------
       Banner
   DIR By: mickjav
       Date: March 1, 2020, 6:58 am
       ---------------------------------------------------------
       I would like to add a banner to my site but Understand the Logo
       image URL: has no option to center it so am looking at the
       header but I have a problem in that when I add an image the
       background shows the style background that his made up of
       dimonds as in image below.
       I have looked at a lot of options/posts but have not been able
       to find how to add it in the css file.
       [attach=1]
       Is there a way I can download my forum and make edits I.E a
       Payed option to Allow it.
       thanks mick
       #Post#: 22796--------------------------------------------------
       Re: Banner
   DIR By: CreateAForum
       Date: March 1, 2020, 9:04 am
       ---------------------------------------------------------
       This can be done with the CSS you can center via the css based
       on the element. It will vary depending on what style you are
       using but the code should be similar.
       Probably controlled by this html
       --- Code ---
       
       
       <div id="top_section">
       <h1 class="forumtitle">
       <a
       href="
  HTML https://databasedreams.createaforum.com/index.php">Database<br
       />Dreams</a>
       </h1>
       
       </div>
       
       --- End Code ---
       #Post#: 22797--------------------------------------------------
       Re: Banner
   DIR By: mickjav
       Date: March 1, 2020, 10:05 am
       ---------------------------------------------------------
       --- Quote from: CreateAForum link ---
       >
       > This can be done with the CSS you can center via the css based
       on the element. It will vary depending on what style you are
       using but the code should be similar.
       > Probably controlled by this html
       >
       --- Code ---
       
       >
       > <div id="top_section">
       > <h1 class="forumtitle">
       > <a
       href="
  HTML https://databasedreams.createaforum.com/index.php">Database<br
       />Dreams</a>
       > </h1>
       >
       > </div>
       >
       --- End Code ---
       >
       --- End Quote ---
       Thanks I'll get somebody to look at sorting it as I haven't got
       a clue I was never that good at css 20 years ago lol
       #Post#: 22803--------------------------------------------------
       Re: Banner
   DIR By: mickjav
       Date: March 3, 2020, 4:01 pm
       ---------------------------------------------------------
       Ive tried to edit the section I think relates to the tite but
       nothing happens for both the default text and when adding an
       image as I have now
       --- Code ---
       /* the main title, always stay at 45 pixels in height! */
       h1.forumtitle
       {
       line-height: 45px;
       font-size: 1.8em;
       font: 250%/100% 'Century Gothic';
       margin: 0;
       text-align: center;
       }
       --- End Code ---
  HTML https://databasedreams.createaforum.com/index.php
       *****************************************************
       Page 1 of 1