Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End wordpress noob help – want to add something to header Reply To: wordpress noob help – want to add something to header

#200004
sullyman
Participant

Hi,

Yes, you should incorporate this in the header.php file.

You’ll need to build the html and css to cater to your visual preference obviously and then drop the code into the header.php file.

More than likely you’ll be floating a div to the left as a container that will include inner div’s that contain the information and styles you need.