Download & Extend

Can't change site name or site slogan size

Project:AdaptiveTheme
Version:7.x-3.x-dev
Component:Theme Settings
Category:bug report
Priority:normal
Assigned:mshepherd
Status:needs review

Issue Summary

I noticed a little bug. In page.css the target is set to h1#site-name. In the generated file that the theme settings makes the target is #site-name. That means h1#site-name gets priority and the theme setting for site name doesnt work, at least not in firefox. When I renamed h1#site-name to just #site-name in page.css, the settings works again. The problem is also on site-slogan, which is h2#slogan in page.css. Just remove the h2 and the theme setting works.

Comments

#1

Version:7.x-3.0-rc1» 7.x-3.x-dev
Assigned to:Anonymous» mshepherd

Moving from Sky > Adaptive theme

#2

Project:Sky» AdaptiveTheme
Version:7.x-3.x-dev» 7.x-3.x-dev
Component:Code» Theme Settings

#3

Status:active» needs review

Patch attached for review

AttachmentSize
set_sitename_size-1737134-3.patch 691 bytes
nobody click here